ostree.git
3 years agoUpdate docs
Felix Krull [Tue, 25 Aug 2020 16:44:44 +0000 (18:44 +0200)]
Update docs

3 years agoAdd feature levels to Cargo.toml
Felix Krull [Tue, 25 Aug 2020 16:44:00 +0000 (18:44 +0200)]
Add feature levels to Cargo.toml

3 years agoUpdate to OSTree 2020.4
Felix Krull [Tue, 25 Aug 2020 16:36:37 +0000 (18:36 +0200)]
Update to OSTree 2020.4

3 years agoAdd script to get OSTree-1.0.gir from libostree source build
Felix Krull [Sun, 26 Jul 2020 19:14:25 +0000 (21:14 +0200)]
Add script to get OSTree-1.0.gir from libostree source build

3 years agoFix indentation in readme
Felix Krull [Fri, 24 Jul 2020 13:25:56 +0000 (15:25 +0200)]
Fix indentation in readme

3 years agoBump versions
Felix Krull [Fri, 24 Jul 2020 13:24:00 +0000 (15:24 +0200)]
Bump versions

3 years agoAdd Vagrantfile
Felix Krull [Fri, 24 Jul 2020 13:22:16 +0000 (15:22 +0200)]
Add Vagrantfile

3 years agoAlso remove OSTree-1.0.gir when cleaning gir files
Felix Krull [Fri, 24 Jul 2020 13:00:33 +0000 (15:00 +0200)]
Also remove OSTree-1.0.gir when cleaning gir files

3 years agoAdd command to grab latest OSTree-1.0.gir from Fedora Rawhide
Felix Krull [Fri, 24 Jul 2020 12:57:04 +0000 (14:57 +0200)]
Add command to grab latest OSTree-1.0.gir from Fedora Rawhide

3 years agoci: update readme (and pipeline)
Felix Krull [Fri, 24 Jul 2020 12:23:24 +0000 (14:23 +0200)]
ci: update readme (and pipeline)

3 years agoci: refactor pipeline
Felix Krull [Fri, 24 Jul 2020 11:39:18 +0000 (13:39 +0200)]
ci: refactor pipeline

3 years agoUpdate rustdoc-stripper
Felix Krull [Fri, 24 Jul 2020 10:39:39 +0000 (12:39 +0200)]
Update rustdoc-stripper

3 years agoci: change docs build command
Felix Krull [Fri, 24 Jul 2020 10:31:05 +0000 (12:31 +0200)]
ci: change docs build command

3 years agoSwitch back to upstream gir
Felix Krull [Fri, 24 Jul 2020 10:19:08 +0000 (12:19 +0200)]
Switch back to upstream gir

3 years agoci: test building for non-x86 target
Felix Krull [Thu, 23 Jul 2020 16:46:47 +0000 (18:46 +0200)]
ci: test building for non-x86 target

3 years agoci: use --workspace instead of --all
Felix Krull [Thu, 23 Jul 2020 16:51:49 +0000 (18:51 +0200)]
ci: use --workspace instead of --all

3 years agoci: update sccache
Felix Krull [Thu, 23 Jul 2020 16:48:37 +0000 (18:48 +0200)]
ci: update sccache

3 years agosrc: use libc::c_char to improve non-x86 compatibility
Felix Krull [Thu, 23 Jul 2020 15:46:14 +0000 (17:46 +0200)]
src: use libc::c_char to improve non-x86 compatibility

3 years agotests: use RepoMode::Archive (seems to be less finicky)
Felix Krull [Thu, 23 Jul 2020 15:40:34 +0000 (17:40 +0200)]
tests: use RepoMode::Archive (seems to be less finicky)

3 years agoUse forked gir with updated shell-words and cleaned-up build.rs
Felix Krull [Thu, 23 Jul 2020 15:31:13 +0000 (17:31 +0200)]
Use forked gir with updated shell-words and cleaned-up build.rs

3 years agosys: remove pkg-config dependency
Felix Krull [Thu, 23 Jul 2020 15:14:40 +0000 (17:14 +0200)]
sys: remove pkg-config dependency

3 years agoconf: disable RepoFinder methods that don't autogenerate correctly
Felix Krull [Wed, 1 Apr 2020 18:21:48 +0000 (20:21 +0200)]
conf: disable RepoFinder methods that don't autogenerate correctly

3 years agogir: patch ostree_repo_finder_avahi_new
Felix Krull [Thu, 23 Jul 2020 14:34:50 +0000 (16:34 +0200)]
gir: patch ostree_repo_finder_avahi_new

Should be fixed in the next upstream release

Ref: https://github.com/ostreedev/ostree/pull/2051

3 years agoBump dependency versions
Felix Krull [Thu, 23 Jul 2020 14:31:23 +0000 (16:31 +0200)]
Bump dependency versions

3 years agoSwitch from lazy_static to once_cell
Felix Krull [Thu, 23 Jul 2020 14:09:15 +0000 (16:09 +0200)]
Switch from lazy_static to once_cell

3 years agoUpdate gir version and regenerate
Felix Krull [Thu, 23 Jul 2020 14:08:41 +0000 (16:08 +0200)]
Update gir version and regenerate

3 years agoRegenerate with new gir files
Felix Krull [Thu, 23 Jul 2020 13:53:02 +0000 (15:53 +0200)]
Regenerate with new gir files

3 years agoStart adding more update instructions to README
Felix Krull [Thu, 23 Jul 2020 13:20:06 +0000 (15:20 +0200)]
Start adding more update instructions to README

3 years agogir: update bundled gir files
Felix Krull [Thu, 23 Jul 2020 13:19:41 +0000 (15:19 +0200)]
gir: update bundled gir files

3 years agoChange branch name references
Felix Krull [Thu, 23 Jul 2020 13:10:04 +0000 (15:10 +0200)]
Change branch name references

3 years agoAdd LICENSE to ostree-sys
Felix Krull [Thu, 23 Jul 2020 13:05:57 +0000 (15:05 +0200)]
Add LICENSE to ostree-sys

3 years agoIgnore ci-cached directories so they don't interfere with the publish
Felix Krull [Wed, 1 Apr 2020 17:35:11 +0000 (19:35 +0200)]
Ignore ci-cached directories so they don't interfere with the publish

3 years agoBump version
Felix Krull [Wed, 1 Apr 2020 17:22:02 +0000 (19:22 +0200)]
Bump version

3 years agorepo_checkout_at_options: fix version flags
Felix Krull [Tue, 31 Mar 2020 22:50:59 +0000 (00:50 +0200)]
repo_checkout_at_options: fix version flags

3 years agoci: simplify pipeline a bit maybe
Felix Krull [Tue, 31 Mar 2020 22:06:38 +0000 (00:06 +0200)]
ci: simplify pipeline a bit maybe

3 years agoci: install fewer things
Felix Krull [Tue, 31 Mar 2020 21:03:30 +0000 (23:03 +0200)]
ci: install fewer things

3 years agoci: build every feature level separately
Felix Krull [Tue, 31 Mar 2020 20:59:04 +0000 (22:59 +0200)]
ci: build every feature level separately

3 years agoci: ignore gir differences in version files
Felix Krull [Fri, 6 Mar 2020 20:10:52 +0000 (21:10 +0100)]
ci: ignore gir differences in version files

3 years agogir-files: update to 2020.3
Felix Krull [Mon, 23 Mar 2020 11:45:24 +0000 (12:45 +0100)]
gir-files: update to 2020.3

3 years agoBump ostree version
Felix Krull [Fri, 6 Mar 2020 12:42:56 +0000 (13:42 +0100)]
Bump ostree version

3 years agoBump versions
Felix Krull [Fri, 6 Mar 2020 12:33:27 +0000 (13:33 +0100)]
Bump versions

3 years agoRegenerate for OSTree 2020.2
Felix Krull [Fri, 6 Mar 2020 12:16:05 +0000 (13:16 +0100)]
Regenerate for OSTree 2020.2

3 years agogir: update to OSTree 2020.2 gir
Felix Krull [Fri, 6 Mar 2020 12:03:49 +0000 (13:03 +0100)]
gir: update to OSTree 2020.2 gir

3 years agoci: disable clippy warnings for the moment
Felix Krull [Sat, 22 Feb 2020 00:37:29 +0000 (00:37 +0000)]
ci: disable clippy warnings for the moment

I can't get it not to check sys/build.rs.

3 years agoRemove repo hash from versions.txt
Felix Krull [Sun, 15 Dec 2019 18:32:56 +0000 (19:32 +0100)]
Remove repo hash from versions.txt

3 years agoRevert "ci: ignore changes in versions.txt lines"
Felix Krull [Sun, 15 Dec 2019 18:20:48 +0000 (19:20 +0100)]
Revert "ci: ignore changes in versions.txt lines"

This reverts commit 5fb6d791

3 years agoci: ignore changes in versions.txt lines
Felix Krull [Sun, 15 Dec 2019 17:16:23 +0000 (18:16 +0100)]
ci: ignore changes in versions.txt lines

Apparently these now change with each commit.

3 years agoBump versions
Felix Krull [Sun, 15 Dec 2019 14:17:51 +0000 (15:17 +0100)]
Bump versions

3 years agoRewrite handwritten futures functions
Felix Krull [Sun, 15 Dec 2019 14:00:53 +0000 (15:00 +0100)]
Rewrite handwritten futures functions

3 years agoStart taking out futures feature
Felix Krull [Sun, 15 Dec 2019 13:33:53 +0000 (14:33 +0100)]
Start taking out futures feature

3 years agoUpdate glib + gir and regenerate
Felix Krull [Sun, 15 Dec 2019 13:05:17 +0000 (14:05 +0100)]
Update glib + gir and regenerate

3 years agoBump versions
Felix Krull [Sun, 15 Dec 2019 11:46:34 +0000 (12:46 +0100)]
Bump versions

3 years agoAdd 2019.6 feature
Felix Krull [Sun, 15 Dec 2019 11:44:44 +0000 (12:44 +0100)]
Add 2019.6 feature

3 years agoRegenerate files
Felix Krull [Sun, 15 Dec 2019 11:43:56 +0000 (12:43 +0100)]
Regenerate files

3 years agogir: update OSTree-1.0.gir
Felix Krull [Sun, 15 Dec 2019 11:43:27 +0000 (12:43 +0100)]
gir: update OSTree-1.0.gir

3 years agoBump versions
Felix Krull [Thu, 31 Oct 2019 15:04:58 +0000 (16:04 +0100)]
Bump versions

3 years agoAdd some ignored types
Felix Krull [Thu, 31 Oct 2019 14:31:18 +0000 (15:31 +0100)]
Add some ignored types

3 years agoFix lint in tests
Felix Krull [Thu, 31 Oct 2019 14:12:04 +0000 (15:12 +0100)]
Fix lint in tests

3 years agoUpdate gir file
Felix Krull [Thu, 31 Oct 2019 14:08:30 +0000 (15:08 +0100)]
Update gir file

3 years agoUpdate bundled glib gir files
Felix Krull [Thu, 31 Oct 2019 13:58:22 +0000 (14:58 +0100)]
Update bundled glib gir files

3 years agoAdd feature alias for the latest OSTree version
Felix Krull [Thu, 31 Oct 2019 13:55:04 +0000 (14:55 +0100)]
Add feature alias for the latest OSTree version

3 years agoci: fix setup, again
Felix Krull [Thu, 31 Oct 2019 13:09:12 +0000 (14:09 +0100)]
ci: fix setup, again

3 years agoci: install sccache during docs build
Felix Krull [Thu, 31 Oct 2019 13:04:04 +0000 (14:04 +0100)]
ci: install sccache during docs build

3 years agoci: install make
Felix Krull [Thu, 31 Oct 2019 12:53:12 +0000 (13:53 +0100)]
ci: install make

3 years agoci: don't reformat -sys
Felix Krull [Thu, 31 Oct 2019 12:45:23 +0000 (13:45 +0100)]
ci: don't reformat -sys

3 years agoSet up cargo workspace
Felix Krull [Thu, 31 Oct 2019 12:37:57 +0000 (13:37 +0100)]
Set up cargo workspace

3 years agoFix clippy issue
Felix Krull [Thu, 31 Oct 2019 12:30:30 +0000 (13:30 +0100)]
Fix clippy issue

3 years agoci: switch to Fedora Rawhide
Felix Krull [Thu, 31 Oct 2019 11:50:36 +0000 (12:50 +0100)]
ci: switch to Fedora Rawhide

3 years agoci: update sccache
Felix Krull [Thu, 31 Oct 2019 11:50:19 +0000 (12:50 +0100)]
ci: update sccache

3 years agoci: run crates.io publish on release tags
Felix Krull [Tue, 3 Sep 2019 07:10:20 +0000 (09:10 +0200)]
ci: run crates.io publish on release tags

3 years agoci: fix build
Felix Krull [Tue, 3 Sep 2019 07:03:44 +0000 (09:03 +0200)]
ci: fix build

I guess the failing checksumming tests were due to user IDs or file system
permission problems in CI.

Squashed commit of the following:

commit 6680075f3fc1ce483712b1e2b7124f5b04654393
Author: Felix Krull <f_krull@gmx.de>
Date:   Tue Sep 3 00:46:02 2019 +0200

    Remove troublesome tests

    They seemed to be failing due to different user IDs or file system
    permissions. I don't know how to get them stable, so out they go.

commit 6bb28dbf2ed2af093df6120d6095d1aba48fed56
Author: Felix Krull <f_krull@gmx.de>
Date:   Tue Sep 3 00:37:15 2019 +0200

    Ignore troublesome tests

commit a31a347a18ef4a32cae8ec22532ce938c6000d97
Author: Felix Krull <f_krull@gmx.de>
Date:   Tue Sep 3 00:30:17 2019 +0200

    Potentially fix checksum tests

commit 8e8bace9ce39d4ef709eb8806502140734eade4c
Author: Felix Krull <f_krull@gmx.de>
Date:   Mon Sep 2 23:33:31 2019 +0200

    Fix actual/expected (maybe)

commit ab2a1f6f13f8e607dc3824e4ccf51cebc9a17111
Author: Felix Krull <f_krull@gmx.de>
Date:   Mon Sep 2 23:23:42 2019 +0200

    Fix Checksum::from_{base64,hex}

commit dd462c271ffb54190399dfe50f5797e1956f7bab
Author: Felix Krull <f_krull@gmx.de>
Date:   Mon Sep 2 23:08:29 2019 +0200

    Fix Checksum::to_base64

3 years agoBump crate versions
Felix Krull [Mon, 2 Sep 2019 15:12:48 +0000 (17:12 +0200)]
Bump crate versions

3 years agochecksum: implement more traits and functions
Felix Krull [Mon, 2 Sep 2019 15:11:35 +0000 (17:11 +0200)]
checksum: implement more traits and functions

3 years agochecksum: implement conversion from string and to base64
Felix Krull [Mon, 2 Sep 2019 13:56:52 +0000 (15:56 +0200)]
checksum: implement conversion from string and to base64

3 years agoImplement ostree::checksum_file_at
Felix Krull [Mon, 2 Sep 2019 12:39:56 +0000 (14:39 +0200)]
Implement ostree::checksum_file_at

3 years agoImplement ostree::checksum_file_async
Felix Krull [Mon, 2 Sep 2019 11:27:54 +0000 (13:27 +0200)]
Implement ostree::checksum_file_async

These might not work, I didn't test them...

3 years agoImplement ostree::checksum_file_from_input
Felix Krull [Mon, 2 Sep 2019 11:08:35 +0000 (13:08 +0200)]
Implement ostree::checksum_file_from_input

3 years agoImplement ostree::checksum_file
Felix Krull [Mon, 2 Sep 2019 10:22:58 +0000 (12:22 +0200)]
Implement ostree::checksum_file

3 years agoUse pointer coercion instead of messing with -sys
Felix Krull [Mon, 2 Sep 2019 07:59:45 +0000 (09:59 +0200)]
Use pointer coercion instead of messing with -sys

3 years agoFix file mode
Felix Krull [Mon, 2 Sep 2019 07:21:31 +0000 (09:21 +0200)]
Fix file mode

3 years agoAdd SePolicy::fscreatecon_cleanup
Felix Krull [Sun, 1 Sep 2019 12:44:49 +0000 (14:44 +0200)]
Add SePolicy::fscreatecon_cleanup

3 years agoImplement Repo::write_metadata_async
Felix Krull [Sun, 1 Sep 2019 12:26:42 +0000 (14:26 +0200)]
Implement Repo::write_metadata_async

3 years agoImplement Repo::write_content_async
Felix Krull [Sun, 1 Sep 2019 12:19:51 +0000 (14:19 +0200)]
Implement Repo::write_content_async

3 years agoImplement Repo::write_metadata
Felix Krull [Sun, 1 Sep 2019 11:50:53 +0000 (13:50 +0200)]
Implement Repo::write_metadata

3 years agoImplement Repo::write_content
Felix Krull [Sat, 31 Aug 2019 20:41:42 +0000 (22:41 +0200)]
Implement Repo::write_content

3 years agoImplement Checksum type for binary checksums
Felix Krull [Sat, 31 Aug 2019 20:40:05 +0000 (22:40 +0200)]
Implement Checksum type for binary checksums

3 years agokernel_args: fix feature flags
Felix Krull [Sat, 31 Aug 2019 13:10:20 +0000 (15:10 +0200)]
kernel_args: fix feature flags

3 years agokernel_args: enable and fix argv methods
Felix Krull [Sat, 31 Aug 2019 12:52:37 +0000 (14:52 +0200)]
kernel_args: enable and fix argv methods

3 years agoMake kernel_args compile
Felix Krull [Sat, 31 Aug 2019 12:26:10 +0000 (14:26 +0200)]
Make kernel_args compile

3 years agoAdd generated KernelArgs (not working yet)
Felix Krull [Sat, 31 Aug 2019 11:14:08 +0000 (13:14 +0200)]
Add generated KernelArgs (not working yet)

3 years agoci: bump used version
Felix Krull [Sat, 31 Aug 2019 09:38:28 +0000 (11:38 +0200)]
ci: bump used version

3 years agoRegenerate main crate
Felix Krull [Wed, 28 Aug 2019 21:25:35 +0000 (23:25 +0200)]
Regenerate main crate

3 years agoClean up docs.rs sections in Cargo.tomls
Felix Krull [Wed, 28 Aug 2019 21:23:41 +0000 (23:23 +0200)]
Clean up docs.rs sections in Cargo.tomls

3 years agoIgnore BUILT_FEATURES from main crate
Felix Krull [Wed, 28 Aug 2019 21:23:22 +0000 (23:23 +0200)]
Ignore BUILT_FEATURES from main crate

3 years agoRegenerate -sys
Felix Krull [Wed, 28 Aug 2019 21:20:31 +0000 (23:20 +0200)]
Regenerate -sys

3 years agoDisable build features constant
Felix Krull [Wed, 28 Aug 2019 21:20:15 +0000 (23:20 +0200)]
Disable build features constant

3 years agoUpdate OSTree-1.0.gir
Felix Krull [Wed, 28 Aug 2019 21:20:04 +0000 (23:20 +0200)]
Update OSTree-1.0.gir

3 years agoUpdate gir files
Felix Krull [Wed, 28 Aug 2019 21:12:06 +0000 (23:12 +0200)]
Update gir files

3 years agoci: fix feature flags
Felix Krull [Wed, 28 Aug 2019 22:12:27 +0000 (00:12 +0200)]
ci: fix feature flags

3 years agoRevert "Enable some functions that seem to work now"
Felix Krull [Wed, 28 Aug 2019 21:26:24 +0000 (23:26 +0200)]
Revert "Enable some functions that seem to work now"

This reverts commit 20a74e0d

Whoops, forgot --all-features